Make the behaviour of the about dialog consistent with other dialogs in
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Mar 2006 22:05:36 +0000 (22:05 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 10 Mar 2006 22:05:36 +0000 (22:05 +0000)
commit80ee413123fe183ceea14b91db9c93554cb2d6eb
treeffde3a01bc0bd74be81f6e65db5e4beb0738def7
parent03dcf45d90a41c549a6b906b1d5793f75983e609
Make the behaviour of the about dialog consistent with other dialogs in

2006-03-10  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkaboutdialog.c (gtk_show_about_dialog): Make the behaviour
of the about dialog consistent with other dialogs in gtk. If the
dialog is constructed with gtk_about_dialog_new(), the creator
is reponsible for handling the response by hiding or closing the
dialog. gtk_show_about_dialog() handles it by hiding the dialog.
(#333360, Daniel Drake)

* README.in: Mention this change.
ChangeLog
ChangeLog.pre-2-10
README.in
gtk/gtkaboutdialog.c